BackgroundColor | The property specifies the background color of the drawing which TsgCADImage displays. |
Blocks | The property lists the blocks references of the drawing. |
BorderSize | The property specifies the size of the drawing’s border in global points or ratio. |
BorderType | The property sets the type of drawing’s border. |
CachingRasterMode | The property specifies the size of drawing’s border in global points or ratio. |
CBFormat | The property displays predefined clipboard format. |
ColorToLineWeight | The property specifies the line weight for entities by colors. |
Converter | The property contains information about the loaded CAD file. |
CurrentLayout | The property sets the current layout. |
DefaultColor | The property sets the color for elements which have white color in AutoCAD™ DXF/DWG |
DimensionsVisible | The property switches on or off dimension of the drawing. |
DrawingBox | The property defines drawing box. |
DrawMatrix | The property gets the matrix used for drawing. |
DrawMode | The property specifies the current color mode. |
Entities | The property lists all the entities of the CAD file. |
Extents | The property defines drawing's extents. |
FileName | The property gets and sets the name of the file from which the image is loaded. |
IsDraw3DAxes | The property gets and sets 3Daxes drawing mode. |
IsDrawingRotated | The property defines if the drawing is rotated. |
IsLoading | The property defines if the drawing is loading. |
IsPlotting | The property defines the destination source status. |
IsProcessMessages | The property defines the messages processing mode. |
IsShowBackground | The property can be used to show background. |
IsShowLineWeight | The property can be used to draw all entities with NullWidth pixel lineweights. |
IsWithoutBorder | The property can be used to draw the drawing without adding the empty space (borders). |
Layouts | The property gets the indexed layout. |
LayoutsCount | The property gets the number of layouts. |
LineWeightScale | The property gets and sets the line weight scale. |
Millimeters | The property can be used to change the drawing units (millimeters/inches) |
NullWidth | The property specifies the default line weight of entities with zero lineweight. |
OwnSource | The property indicates if data is loaded. |
PureExtents | The property defines the exact image field in world coordinates, with no empty space added. |
ResizeDisproportionateDrawing | The property points to layer, containing given primitive if this layer is given. |
Scale | The property returns scale factor of the image as TFPoint structure. |
ShowImages | The property gets and sets the raster image drawing mode. |
Stretch | The property indicates whether the CAD drawing should be changed so that it exactly fits the bounds of the image control. |
TextVisible | The property switches on or off texts of the CAD image. |
TTFMode | The property specifies the mode of the TTF fonts reflection. |
UseWinEllipse | The property can be used for drawing most of the arcs and circles in the image using GDI Windows functions such as Ellipse, Arc, etc., not linearized. |
ViewRectangle | For CAD Import VCL internal uses only. |